-
Home
-
Payment Gateway for PayPal on WooCommerce
-
5.0.5
-
Code
-
Classes
- CreditCardGateway
Total Complexity |
34 |
Dependencies |
16 |
Dependents |
4 |
Total lines |
401 |
Lines of code |
205 |
Logical lines of code |
84 |
Comment lines |
132 |
Methods |
25 |
Properties |
3 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateSignature() |
S |
56 |
4 |
18 |
_verifyGatewayResponse() |
S |
61 |
3 |
13 |
_validateId() |
S |
62 |
3 |
12 |
find() |
S |
61 |
2 |
12 |
fromNonce() |
S |
61 |
2 |
12 |
billingAddressSignature() |
S |
60 |
1 |
16 |
baseSignature() |
S |
62 |
1 |
11 |
updateNoValidate() |
S |
75 |
1 |
4 |
_doUpdate() |
S |
72 |
1 |
5 |
_doCreate() |
S |
72 |
1 |
5 |
createSignature() |
S |
68 |
1 |
7 |
baseOptions() |
S |
77 |
1 |
3 |
delete() |
S |
70 |
1 |
6 |
__construct() |
S |
71 |
1 |
6 |
update() |
S |
71 |
1 |
5 |
create() |
S |
74 |
1 |
4 |
sale() |
S |
67 |
1 |
9 |
creditNoValidate() |
S |
75 |
1 |
4 |
credit() |
S |
67 |
1 |
9 |
fetchExpiring() |
S |
65 |
1 |
8 |
expiringBetween() |
S |
63 |
1 |
10 |
fetchExpired() |
S |
66 |
1 |
8 |
expired() |
S |
64 |
1 |
10 |
createNoValidate() |
S |
75 |
1 |
4 |
saleNoValidate() |
S |
75 |
1 |
4 |